﻿@charset "utf-8";
/*布局*/
#main{margin-top:10px;}
#main .main{margin-top:10px;}
#main .left{width:250px;margin-top:10px;float:left;overflow:hidden;}
#main .right{width:740px;margin-top:10px;float:right;overflow:hidden;}

/*导航*/
#main .nav{height:34px;line-height:34px;font-size:14px;border-left:8px solid #0c6f8c;border-right:1px solid #d6ebf0;color:#707070;background:url(../images/m_nav_bg.png);overflow:hidden;}
#main .nav b{height:100%;padding-left:10px;font-weight:100;color:#0c6f8c;float:left;overflow:hidden;}
#main .nav a{padding:0 10px;color:#707070;}
#main .nav a:hover{color:#333;}

/*分页*/
.pager3{width:100%;height:50px;margin:0;background-color:#267a92;overflow:hidden;}
.pager3 .record{height: 100%;line-height: 50px;padding: 0 0 0 15px;font-weight: 700;color: #fff;float:left;}
.pager3 ul{height:24px;margin:13px 15px 0 0;float:right;}
.pager3 a{color:#267a92;background:url(../images/m_page3_li.png) repeat-x;}
.pager3 a:hover{color:#166a82;}
.pager3 .current a, .pager3 .current a:hover{border:1px solid #065a72;color:#fff;background:url(../images/m_page3_at.png) repeat-x;}
.pager3 .first_dis a, .pager3 .first_dis a:hover, .pager3 .prev_dis a, .pager3 .prev_dis a:hover, .pager3 .next_dis a, .pager3 .next_dis a:hover, .pager3 .last_dis a, .pager3 .last_dis a:hover{background:#eee;}

/*模块1*/
.md1{width:100%;overflow:hidden;}
.md1 h1{height:38px;line-height:38px;background:url(../images/m_tt3.png) 0 0;overflow:hidden;}
.md1 h1 b{background:url(../images/m_tt1.png) 0 0 no-repeat;padding-left:15px;float:left;}
.md1 h1 b i{color:#fff;background:url(../images/m_tt1.png) 100% 0 no-repeat;padding-right:15px;float:left;}
.md1 h1 .more{font-weight:100;color:#7facb9;}.md1 h1 .more:hover{color:#cc0000;}
.md1 .cont{padding:10px 0;border:1px solid #e2e2e2;background:#f9f9f9;}

/*模块2*/
.md2{width:100%;overflow:hidden;}
.md2 h1{height:38px;line-height:38px;background:url(../images/m_tt2.png) 100% 0;overflow:hidden;}
.md2 h1 b{padding:0 15px;color:#fff;background:url(../images/m_tt2.png);float:left;}
.md2 h1 .more{font-weight:100;color:#95dbef;}.md2 h1 .more:hover{color:#cc0000;}
.md2 .cont{padding:10px 0;border:1px solid #c9e2ea;}

/*模块3*/
.md3{width:100%;overflow:hidden;}
.md3 h1{height:38px;line-height:38px;background:url(../images/m_tt1.png) 100% 0;overflow:hidden;}
.md3 h1 b{padding-left:15px;color:#fff;background:url(../images/m_tt1.png) 0 0 no-repeat;float:left;}
.md3 h1 .more{font-weight:100;color:#7facb9;}.md3 h1 .more:hover{color:#cc0000;}
.md3 .cont{padding:10px 0;border:1px solid #e2e2e2;background:#f9f9f9;}

/*模块4*/
.md4{width:100%;overflow:hidden;}
.md4 h1{height:38px;line-height:38px;background:url(../images/m_tt6.png) 0 0;overflow:hidden;}
.md4 h1 b{padding-left:15px;color:#075c74;float:left;}
.md4 h1 .more{font-weight:100;color:#7facb9;}.md3 h1 .more:hover{color:#cc0000;}
.md4 .cont{padding:10px 0;border:1px solid #e2e2e2;background:#f9f9f9;}

/*模块5*/
.md5{width:100%;overflow:hidden;}
.md5 h1{height:38px;line-height:38px;background:url(../images/m_tt6.png) 0 0;overflow:hidden;}
.md5 h1 b{padding-left:25px;margin-right:-1px;color:#075c74;background:url(../images/m_btn4.png) 0 0;float:left;cursor:pointer;}
.md5 h1 i{padding-right:25px;background:url(../images/m_btn4.png) 100% 0;float:left;cursor:pointer;}
.md5 h1 b.on{color:#fff;background-image:url(../images/m_btn5.png);position:relative;}
.md5 h1 b.on i{background-image:url(../images/m_btn5.png);}
.md5 h1 .more{font-weight:100;color:#7facb9;}.md3 h1 .more:hover{color:#cc0000;}
.md5 .cont{padding:10px 0;border:1px solid #e2e2e2;background:#f9f9f9;}

/*列表*/
.ul1{width:230px;margin-left:10px;overflow:hidden;}
.ul1 li{ float:left; width:230px; clear:both; overflow:hidden; margin:5px 0;}
.ul1 li strong{ float:left; background:url(../images/pic_43.jpg) no-repeat; width:16px; height:16px; line-height:16px; text-align:center; color:#fff;}
.ul1 li a{ float:left; margin-left:5px; width:200px;}
.ul1 li span{ float:left; background:url(../images/pic_44.jpg) no-repeat; width:16px; height:16px; line-height:16px; text-align:center; color:#fff; font-weight:bold;}

/*推荐位小*/
#main .adx{width:100%;overflow:hidden;}
#main .adx a{display:block;padding:0 0 10px;}
#main .adx img{display:block;}

/*通栏广告*/
#main .adw{width:1050px;margin-top:10px;float:left;overflow:hidden;}
#main .adw a{margin-right:10px;float:left;}
#main .adw img{display:block;}

/*栏目*/
#main .sort{width:250px;overflow:hidden;}
#main .sort h1{height:38px;line-height:38px;background:url(../images/m_tt1.png) 100% 0;overflow:hidden;}
#main .sort h1 b{height:100%;padding-left:15px;color:#fff;background:url(../images/m_tt1.png) 0 0;float:left;overflow:hidden;}
#main .sort .cont{padding:10px 0;border:1px solid #c9e2ea;border-top:0;}
#main .sort .cont h2{height:30px;line-height:30px;padding:0 20px;font-weight:100;}

/*感兴趣*/
#main .like{width:250px;overflow:hidden;}
#main .like .cont{width:240px;padding:10px 0 10px 10px;overflow:hidden;}
#main .like a{margin-right:8px;float:left;}

/*车辆对比*/
#main .compcar{width:100%;overflow:hidden;}
#main .compcar h1{height:36px;line-height:36px;font-size:15px;background:url(../images/m_tt6.png) 100% 0;overflow:hidden;}
#main .compcar h1 b{width:400px;height:100%;padding-left:15px;color:#075c74;background:url(../images/m_tt6.png) 0 0;float:left;}
#main .compcar .cont{border:1px solid #c9e2ea;background:#f9f9f9;}
#main .compcar .li{width:249px;height:1400px;margin-left:-1px;border-left:1px solid #c9e2ea;float:left;}
#main .compcar .li h2{padding:15px 0 10px;text-align:center;font-size:15px;font-weight:100;color:#075c74;}
#main .compcar .li img{width:240px;height:180px;padding:0 0 10px 0;overflow:hidden;}
#main .compcar .li div{width:240px;margin:0 auto;line-height:25px;overflow:hidden;}
#main .compcar .li b{width:70px;font-weight:100;text-align:right;color:#075c74;float:left;}
#main .compcar .li i{width:168px;font-style:normal;color:#666;float:left;}
#main .compcar .contact{background:#efefef;}
#main .compcar .two{height:50px;}
#main .compcar .three{height:75px;}
#main .compcar .five{height:125px;}

/*买车小图列表*/
#main .smllist{width:100%;}
#main .smllist .li{width:100%;padding:10px 0 10px 28px;overflow:hidden;}
#main .smllist .bg{background-color:#f5f5f5;}
#main .smllist .info{padding:5px 0 0;overflow:hidden;}
#main .smllist .comp{float:right;}
#main .smllist .comp input{border:1px solid #ddd;vertical-align:middle;}
#main .smllist .comp input:hover{border:1px solid #bbb;background:#ddd;cursor:pointer;}
#main .smllist .img{border:1px solid #c9e2ea;float:left;position:relative;}
#main .smllist .img img{width:186px; height:140px;display:block;}
#main .smllist .img s{width:18px;height:49px;padding:5px 0 0 7px;letter-spacing:5px;text-decoration:none;color:#fff;background:url(../images/m_lb1.png) 0 0;float:left;overflow:hidden;position:absolute;right:5px;top:-5px;}
#main .smllist .resume{width:100%;overflow:hidden;}
#main .smllist .resume{margin-top:10px;color:#666;}
#main .smllist .resume span{ color:#045870;}
#main .smllist .resume a{ color:#666;}

/*买车大图列表*/
#main .biglist{ border:#BCE0EB solid 1px; padding:40px 0 10px 40px;}
#main .biglist .li{width:188px;margin:0 43px 15px 0;float:left;display:inline;}
#main .biglist .img{border:1px solid #c9e2ea;float:left;position:relative;}
#main .biglist .img img{width:186px;height:140px;display:block;}
#main .biglist .img s{width:18px;height:49px;padding:5px 0 0 7px;letter-spacing:5px;text-decoration:none;color:#fff;background:url(../images/m_lb1.png) 0 0;float:left;overflow:hidden;position:absolute;right:5px;top:-5px;}
#main .biglist .name{width:100%;height:20px;margin-top:8px;font-weight:bold;color:#045870;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#main .biglist .name a{color:#045870;font-weight:bold;}
#main .biglist .price{width:100%;}
#main .biglist .price .fl{color: #FF6600;font-weight: bold;font-size: 14px;}
#main .biglist .price input{border:1px solid #ddd;vertical-align:middle;}
#main .biglist .price input:hover{border:1px solid #bbb;background:#ddd;cursor:pointer;}
#main .biglist .com{width:100%;color:#045870;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

#main .company{}
#main .company .cont{}
#main .company .li table{width:139px;height:124px;}

/*文档*/
#main .shwdoc{width:740px;float:left;overflow:hidden;}
#main .shwdoc h1{height:38px;line-height:38px;font-size:15px;border-bottom:1px solid #ffa642;}
#main .shwdoc h1 b{padding:0 0 0 30px;color:#00495e;background:url(../images/m_ico1.png) 3px 45% no-repeat;float:left;}
#main .shwdoc .cont{_height:350px;min-height:350px;padding:10px;overflow:visible;}
#main .shwdoc .append{padding:10px 0 0 36px;}
#main .shwdoc_f14 .html{font-size:14px;}

/*新闻列表*/
#main .lstnews{width:740px;float:left;overflow:hidden;}
#main .lstnews h1{height:38px;line-height:38px;padding:0 0 0 15px;background:url(../images/m_tt2.png) repeat-x;overflow:hidden;}
#main .lstnews h1 b{height:100%;color:#fff;}
#main .lstnews .menu{width:100%;border-bottom:1px solid #ddd;overflow:hidden;}
#main .lstnews .menu ul{padding:10px 0px 10px 18px;display:inline;float:left;}
#main .lstnews .menu li{width:24.99%;height:24px;line-height:23px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#main .lstnews .menu li a{padding:0px 0px 0px 13px;background:url(ctrl/c_lbs.gif) -60px -50px no-repeat;display:block;}
#main .lstnews .cont{width:100%;_height:350px;min-height:350px;padding:10px 0;overflow:hidden;}
#main .lstnews .cont ul{width:100%;float:left;overflow:hidden;}
#main .lstnews .cont li{width:100%;line-height:2;float:left;overflow:hidden;}
#main .lstnews .cont li.hr{height:0;margin:10px 0;line-height:0px;border-top:1px dotted #ccc;border-bottom:1px dotted #eee;overflow:hidden;}
#main .lstnews .cont li a{width:550px;padding:0 0 0 26px;background:url(ctrl/c_lbs.gif) -90px 9px no-repeat;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#main .lstnews .cont li u{width:70px;padding:0 8px 0 0;text-align:right;text-decoration:none;color:#999;float:right;overflow:hidden;}
#main .lstnews14 .cont li a{font-size:14px;background-position:-90px 12px;}
#main .lstnews14 .cont li u{font-size:14px;}

/*新闻详细*/
#main .shwnews{width:740px;float:left;overflow:hidden;}
#main .shwnews h1{height:36px;line-height:36px;background:url(../images/mhz_tt2.png) repeat-x;overflow:hidden;}
#main .shwnews h1 b{height:100%;color:#056ead;background:url(../images/mhz_tt4.png) repeat-x;float:left;}
#main .shwnews h1 i{height:100%;padding:0 15px;font-style:normal;color:#056ead;background:url(../images/mhz_tt4.png) 100% -40px no-repeat;float:left;}
#main .shwnews .menu{width:100%;border-bottom:1px solid #ddd;overflow:hidden;}
#main .shwnews .menu ul{padding:10px 0px 10px 18px;display:inline;float:left;}
#main .shwnews .menu li{width:24.99%;height:24px;line-height:23px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#main .shwnews .menu li a{padding:0px 0px 0px 13px;background:url(ctrl/c_lbs.gif) -60px -50px no-repeat;display:block;}
#main .shwnews h2{width:90%;line-height:2;padding:10px 0 0;margin:0  auto;font-size:16px;letter-spacing:1px;text-align:center;border-bottom:1px dotted #efefef;overflow:hidden;}
#main .shwnews h2 b{color:#cc0000;text-shadow:#fff 1px 1px 0;}
#main .shwnews .cont{width:100%;padding:10px 0;overflow:hidden;}
#main .shwnews .source{line-height:2;padding:8px;text-align:center;}
#main .shwnews .resume{width:85%;line-height:1.8;padding:8px;margin:10px auto 0;text-indent:2em;border:1px solid #eee;color:#888;background:#fbfbfb;overflow:hidden;}
#main .shwnews .html{_height:350px;min-height:350px;line-height:2;padding:10px;overflow:visible;}
#main .shwnews .append{padding:15px 15px 8px;color:#888;}
#main .shwnews .append b{font-weight:100;}
#main .shwnews .pns{width:85%;line-height:2;padding:0 15px;color:#0677b1;}
#main .shwnews .pns b{float:left;}
#main .shwnews .pns a{width:300px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#main .shwnews .tags{line-height:2;padding:0 15px;margin-bottom:8px;color:#0677b1;background:#eee;}
#main .shwnews .tags a{padding:0 0 0 10px;font-weight:700;}
#main .shwnews h3{width:100%;line-height:2.2;padding:0 0 0 15px;font-size:14px;border-bottom:1px solid #ddd;background:#eee;overflow:hidden;text-shadow:#fff 1px 1px 2px,#fff -1px -1px 2px,#fff -1px 1px 2px,#fff 1px -1px 2px;}
#main .shwnews .lst{width:100%;padding:10px 0;overflow:hidden;}
#main .shwnews .lst ul{width:100%;padding:0;overflow:hidden;}
#main .shwnews .lst li{width:100%;line-height:1.8;padding:0 0 0 22px;background:url(ctrl/c_lbs.gif) -50px -50px no-repeat;overflow:hidden;}
#main .shwnews .lst li a{width:80%;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#main .shwnews_f14 .source{font-size:14px;}
#main .shwnews_f14 .resume{font-size:14px;}
#main .shwnews_f14 .html{font-size:14px;}
#main .shwnews_f14 .append{font-size:14px;}
#main .shwnews_f14 .pns{font-size:14px;}
#main .shwnews_f14 .tags{font-size:14px;}
#main .shwnews_f14 .lst li{font-size:14px;}
#main .shwnews_f14 .lst li a{font-size:14px;}
/*功能按钮*/
#main .otherbutton{width:100%;height:52px;margin:0px auto;}
#main .otherbutton .l{float:left;width:350px}
#main .otherbutton .l a{width:78px;height:32px;margin-right:9px;background:url(com/c_news_btn.png) no-repeat 0px 0px;float:left;display:block;}
#main .otherbutton .l a.tj{background-position:0px 0px;}
#main .otherbutton .l a.tj:hover{background-position:0px -35px;}
#main .otherbutton .l a.jc{background-position:-87px 0px;}
#main .otherbutton .l a.jc:hover{background-position:-87px -35px;}
#main .otherbutton .l a.dy{background-position:-174px 0px;}
#main .otherbutton .l a.dy:hover{background-position:-174px -35px;}
#main .otherbutton .l a.gb{background-position:-261px 0px;}
#main .otherbutton .l a.gb:hover{background-position:-261px -35px;}
#main .otherbutton .bshare-custom{float:right;width:295px;}
#main .otherbutton .bshare-custom a{float:left;}



